IAxis.LimitSwitchPositive property
The current state of a positive limit switch. It returns the value of the switch digital input if the switch is set. otherwise false.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
bool LimitSwitchPositive { get; }
ReadOnly Property LimitSwitchPositive As Boolean
Property Value
Type: bool
See also